List
curl --request GET \
--url https://api.qa.sima.ag/api/v3/third_party/fertilization_control \
--header 'Authorization: Bearer <token>' \
--header 'X-SIMA-SYSTEM-ID: <api-key>'import requests
url = "https://api.qa.sima.ag/api/v3/third_party/fertilization_control"
headers = {
"Authorization": "Bearer <token>",
"X-SIMA-SYSTEM-ID": "<api-key>"
}
response = requests.get(url, headers=headers)
print(response.text)const options = {
method: 'GET',
headers: {Authorization: 'Bearer <token>', 'X-SIMA-SYSTEM-ID': '<api-key>'}
};
fetch('https://api.qa.sima.ag/api/v3/third_party/fertilization_control', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));<?php
$curl = curl_init();
curl_setopt_array($curl, [
CURLOPT_URL => "https://api.qa.sima.ag/api/v3/third_party/fertilization_control",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "GET",
CURLOPT_HTTPHEADER => [
"Authorization: Bearer <token>",
"X-SIMA-SYSTEM-ID: <api-key>"
],
]);
$response = curl_exec($curl);
$err = curl_error($curl);
curl_close($curl);
if ($err) {
echo "cURL Error #:" . $err;
} else {
echo $response;
}"{\n \"items\": [\n {\n \"id\": 146806,\n \"campaign_id\": 506361,\n \"plot_id\": 221761,\n \"machine_id\": 17429,\n \"date\": \"2025-07-15 11:56:03\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 680742,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 680743,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 680744,\n \"result_value\": \"-13.41000000\",\n \"semaphore\": 2\n },\n {\n \"id\": 680745,\n \"result_value\": \"47.61900000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2025-07-15 11:56:54\",\n \"updated_at\": \"2025-07-15 11:56:54\"\n },\n {\n \"id\": 120763,\n \"campaign_id\": 419634,\n \"plot_id\": 221760,\n \"machine_id\": 17429,\n \"date\": \"2024-08-29 14:33:24\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 2,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 560530,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 560531,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 560532,\n \"result_value\": \"-23.52000000\",\n \"semaphore\": 3\n },\n {\n \"id\": 560533,\n \"result_value\": \"76.47000000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2024-08-29 14:35:15\",\n \"updated_at\": \"2024-08-29 14:35:15\"\n },\n {\n \"id\": 114704,\n \"campaign_id\": 377047,\n \"plot_id\": 261617,\n \"machine_id\": 17429,\n \"date\": \"2024-05-14 15:35:01\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 2,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 539928,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 539929,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 539930,\n \"result_value\": \"17.64000000\",\n \"semaphore\": 3\n },\n {\n \"id\": 539931,\n \"result_value\": \"23.52900000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2024-05-14 15:36:09\",\n \"updated_at\": \"2024-05-14 15:36:09\"\n },\n {\n \"id\": 100870,\n \"campaign_id\": 339648,\n \"plot_id\": 221761,\n \"machine_id\": 17432,\n \"date\": \"2023-07-11 00:00:00\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 475332,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475333,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475334,\n \"result_value\": \"3.89000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475335,\n \"result_value\": \"228.57100000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-29 10:48:24\",\n \"updated_at\": \"2023-11-29 10:48:24\"\n },\n {\n \"id\": 100850,\n \"campaign_id\": 325376,\n \"plot_id\": 222221,\n \"machine_id\": null,\n \"date\": \"2023-07-19 00:00:00\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 475235,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475236,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475237,\n \"result_value\": \"7.14000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475238,\n \"result_value\": \"85.71400000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-29 09:10:50\",\n \"updated_at\": \"2023-11-29 09:10:50\"\n },\n {\n \"id\": 100840,\n \"campaign_id\": 325375,\n \"plot_id\": 222221,\n \"machine_id\": 17432,\n \"date\": \"2023-07-19 00:00:00\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 475199,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475200,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475201,\n \"result_value\": \"7.14000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475202,\n \"result_value\": \"85.71400000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-29 08:46:08\",\n \"updated_at\": \"2023-11-29 08:46:08\"\n },\n {\n \"id\": 100836,\n \"campaign_id\": 324490,\n \"plot_id\": 221846,\n \"machine_id\": 17432,\n \"date\": \"2023-08-17 00:00:00\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 475182,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475183,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475184,\n \"result_value\": \"0.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475185,\n \"result_value\": \"300.00000000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-29 08:01:47\",\n \"updated_at\": \"2023-11-29 08:01:47\"\n },\n {\n \"id\": 100819,\n \"campaign_id\": 324312,\n \"plot_id\": 221759,\n \"machine_id\": 17432,\n \"date\": \"2023-07-01 00:00:00\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 475126,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475127,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475128,\n \"result_value\": \"0.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475129,\n \"result_value\": \"200.00000000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-29 07:47:25\",\n \"updated_at\": \"2023-11-29 07:47:25\"\n },\n {\n \"id\": 99490,\n \"campaign_id\": 356770,\n \"plot_id\": 233870,\n \"machine_id\": 17433,\n \"date\": \"2023-11-22 20:00:19\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 2,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 469289,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 469290,\n \"result_value\": \"3.00000000\",\n \"semaphore\": 2\n },\n {\n \"id\": 469291,\n \"result_value\": \"-42.17000000\",\n \"semaphore\": 3\n },\n {\n \"id\": 469292,\n \"result_value\": \"40.47600000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-22 16:01:15\",\n \"updated_at\": \"2023-11-22 16:01:15\"\n }\n ],\n \"current_page\": 1,\n \"next_page\": 1,\n \"total_pages\": 1,\n \"total_items\": 9\n}"Version 3 > Fertilization Control
List
GET
/
api
/
v3
/
third_party
/
fertilization_control
List
curl --request GET \
--url https://api.qa.sima.ag/api/v3/third_party/fertilization_control \
--header 'Authorization: Bearer <token>' \
--header 'X-SIMA-SYSTEM-ID: <api-key>'import requests
url = "https://api.qa.sima.ag/api/v3/third_party/fertilization_control"
headers = {
"Authorization": "Bearer <token>",
"X-SIMA-SYSTEM-ID": "<api-key>"
}
response = requests.get(url, headers=headers)
print(response.text)const options = {
method: 'GET',
headers: {Authorization: 'Bearer <token>', 'X-SIMA-SYSTEM-ID': '<api-key>'}
};
fetch('https://api.qa.sima.ag/api/v3/third_party/fertilization_control', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));<?php
$curl = curl_init();
curl_setopt_array($curl, [
CURLOPT_URL => "https://api.qa.sima.ag/api/v3/third_party/fertilization_control",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "GET",
CURLOPT_HTTPHEADER => [
"Authorization: Bearer <token>",
"X-SIMA-SYSTEM-ID: <api-key>"
],
]);
$response = curl_exec($curl);
$err = curl_error($curl);
curl_close($curl);
if ($err) {
echo "cURL Error #:" . $err;
} else {
echo $response;
}"{\n \"items\": [\n {\n \"id\": 146806,\n \"campaign_id\": 506361,\n \"plot_id\": 221761,\n \"machine_id\": 17429,\n \"date\": \"2025-07-15 11:56:03\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 680742,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 680743,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 680744,\n \"result_value\": \"-13.41000000\",\n \"semaphore\": 2\n },\n {\n \"id\": 680745,\n \"result_value\": \"47.61900000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2025-07-15 11:56:54\",\n \"updated_at\": \"2025-07-15 11:56:54\"\n },\n {\n \"id\": 120763,\n \"campaign_id\": 419634,\n \"plot_id\": 221760,\n \"machine_id\": 17429,\n \"date\": \"2024-08-29 14:33:24\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 2,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 560530,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 560531,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 560532,\n \"result_value\": \"-23.52000000\",\n \"semaphore\": 3\n },\n {\n \"id\": 560533,\n \"result_value\": \"76.47000000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2024-08-29 14:35:15\",\n \"updated_at\": \"2024-08-29 14:35:15\"\n },\n {\n \"id\": 114704,\n \"campaign_id\": 377047,\n \"plot_id\": 261617,\n \"machine_id\": 17429,\n \"date\": \"2024-05-14 15:35:01\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 2,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 539928,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 539929,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 539930,\n \"result_value\": \"17.64000000\",\n \"semaphore\": 3\n },\n {\n \"id\": 539931,\n \"result_value\": \"23.52900000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2024-05-14 15:36:09\",\n \"updated_at\": \"2024-05-14 15:36:09\"\n },\n {\n \"id\": 100870,\n \"campaign_id\": 339648,\n \"plot_id\": 221761,\n \"machine_id\": 17432,\n \"date\": \"2023-07-11 00:00:00\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 475332,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475333,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475334,\n \"result_value\": \"3.89000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475335,\n \"result_value\": \"228.57100000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-29 10:48:24\",\n \"updated_at\": \"2023-11-29 10:48:24\"\n },\n {\n \"id\": 100850,\n \"campaign_id\": 325376,\n \"plot_id\": 222221,\n \"machine_id\": null,\n \"date\": \"2023-07-19 00:00:00\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 475235,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475236,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475237,\n \"result_value\": \"7.14000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475238,\n \"result_value\": \"85.71400000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-29 09:10:50\",\n \"updated_at\": \"2023-11-29 09:10:50\"\n },\n {\n \"id\": 100840,\n \"campaign_id\": 325375,\n \"plot_id\": 222221,\n \"machine_id\": 17432,\n \"date\": \"2023-07-19 00:00:00\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 475199,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475200,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475201,\n \"result_value\": \"7.14000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475202,\n \"result_value\": \"85.71400000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-29 08:46:08\",\n \"updated_at\": \"2023-11-29 08:46:08\"\n },\n {\n \"id\": 100836,\n \"campaign_id\": 324490,\n \"plot_id\": 221846,\n \"machine_id\": 17432,\n \"date\": \"2023-08-17 00:00:00\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 475182,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475183,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475184,\n \"result_value\": \"0.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475185,\n \"result_value\": \"300.00000000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-29 08:01:47\",\n \"updated_at\": \"2023-11-29 08:01:47\"\n },\n {\n \"id\": 100819,\n \"campaign_id\": 324312,\n \"plot_id\": 221759,\n \"machine_id\": 17432,\n \"date\": \"2023-07-01 00:00:00\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 1,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 475126,\n \"result_value\": \"5.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475127,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475128,\n \"result_value\": \"0.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 475129,\n \"result_value\": \"200.00000000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-29 07:47:25\",\n \"updated_at\": \"2023-11-29 07:47:25\"\n },\n {\n \"id\": 99490,\n \"campaign_id\": 356770,\n \"plot_id\": 233870,\n \"machine_id\": 17433,\n \"date\": \"2023-11-22 20:00:19\",\n \"passes_distance\": null,\n \"audited_distance\": \"1.00000000\",\n \"semaphore_summary\": 2,\n \"status_id\": 4,\n \"fertilization_results\": [\n {\n \"id\": 469289,\n \"result_value\": \"4.00000000\",\n \"semaphore\": 1\n },\n {\n \"id\": 469290,\n \"result_value\": \"3.00000000\",\n \"semaphore\": 2\n },\n {\n \"id\": 469291,\n \"result_value\": \"-42.17000000\",\n \"semaphore\": 3\n },\n {\n \"id\": 469292,\n \"result_value\": \"40.47600000\",\n \"semaphore\": 0\n }\n ],\n \"fertilization_type\": 4,\n \"created_at\": \"2023-11-22 16:01:15\",\n \"updated_at\": \"2023-11-22 16:01:15\"\n }\n ],\n \"current_page\": 1,\n \"next_page\": 1,\n \"total_pages\": 1,\n \"total_items\": 9\n}"Authorizations
access_token obtenido via POST /api/v2/login
Identificador del sistema integrador (8 para Third-Party API)
Response
200 - text/plain
OK
The response is of type string.

